net/http.http2Transport.DialTLS (field)
3 uses
net/http (current package)
h2_bundle.go#L6791: DialTLS func(network, addr string, cfg *tls.Config) (net.Conn, error)
h2_bundle.go#L7330: if t.DialTLS != nil {
h2_bundle.go#L7331: return t.DialTLS
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)